1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Make shapes truthy

This commit is contained in:
tobspr
2020-08-29 11:08:30 +02:00
parent b210db2361
commit 238b08d4d1
15 changed files with 338 additions and 295 deletions

View File

@@ -104,5 +104,8 @@ export default {
// Renders information about wire networks
// renderWireNetworkInfos: true,
// -----------------------------------------------------------------------------------
// Disables ejector animations and processing
// disableEjectorProcessing: true,
// -----------------------------------------------------------------------------------
/* dev:end */
};