We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8cf100 commit 932429dCopy full SHA for 932429d
scenario.nut
@@ -10,7 +10,7 @@ include(nut_path+"class_basic_data") // include class for object data
10
translate_objects_list <- {} // translate list
11
translate_objects() // add objects to translate list
12
13
-const version = 1700
+const version = 2000
14
scenario_name <- "Tutorial Scenario"
15
scenario.short_description = scenario_name
16
scenario.author = "Yona-TYT & Andarix"
0 commit comments