Update local config

This commit is contained in:
tobspr 2020-08-31 12:00:06 +02:00
parent 244cede010
commit 04b8b62045
1 changed files with 111 additions and 112 deletions

View File

@ -51,7 +51,7 @@ export default {
// testClipping: true,
// -----------------------------------------------------------------------------------
// Allows to render slower, useful for recording at half speed to avoid stuttering
// framePausesBetweenTicks: 1,
// framePausesBetweenTicks: 250,
// -----------------------------------------------------------------------------------
// Replace all translations with emojis to see which texts are translateable
// testTranslations: true,
@ -110,6 +110,5 @@ export default {
// Allows manual ticking
// manualTickOnly: true,
// -----------------------------------------------------------------------------------
/* dev:end */
};