File tree Expand file tree Collapse file tree 2 files changed +43
-2
lines changed Expand file tree Collapse file tree 2 files changed +43
-2
lines changed Original file line number Diff line number Diff line change @@ -32,4 +32,4 @@ AddScene = Scene
32
32
Y = 20
33
33
Width = 1002
34
34
Height = 60
35
- Name = Benchmark
35
+ Name = Benchmark s
Original file line number Diff line number Diff line change @@ -4,4 +4,45 @@ DataModule
4
4
IncludeFile = Benchmark.rte/Effects.ini
5
5
IncludeFile = Benchmark.rte/Benchmark.ini
6
6
IncludeFile = Benchmark.rte/Mission Activities.ini
7
- ALLCAPS
7
+ Test = Vector
8
+ X = 1
9
+ Y = 3
10
+ Test = ContentFile
11
+ FilePath = test
12
+ Test = Color
13
+ R = 4
14
+ G = -2
15
+ B = 3
16
+ Test = Box
17
+ Corner = Vector
18
+ X = 9
19
+ Y = 2
20
+ Width = 1
21
+ Height = 2
22
+ Test = Area
23
+ Name = peep
24
+ AddBox = Box
25
+ Corner = Vector
26
+ X = 0
27
+ Y = 0
28
+ Width = 0
29
+ Height = 0
30
+ Test = GlobalScript
31
+ PresetName = peppp
32
+ Description = rprpp
33
+ ScriptPath = Base.rte/rrr.png
34
+ LuaClassName = penis
35
+ Test = Exit
36
+ Offset = Vector
37
+ X = 0
38
+ Y = 0
39
+ Velocity = Vector
40
+ X = 0
41
+ Y = 0
42
+ Radius = 10
43
+ Range = 35 /*
44
+
45
+
46
+
47
+
48
+
You can’t perform that action at this time.
0 commit comments