mirror of
https://github.com/badvision/lawless-legends.git
synced 2024-11-18 23:07:53 +00:00
Modified speed test for just 3D transition.
This commit is contained in:
parent
eed337af74
commit
453f2687ab
@ -2773,12 +2773,12 @@ def speedTest()
|
||||
mapNum = 5
|
||||
mapIs3D = 1
|
||||
initMap(7, 13, 12)
|
||||
mapNum = 1
|
||||
mapIs3D = 0
|
||||
initMap(7, 120, 0)
|
||||
diff = tickDiff(start, getTick())
|
||||
^$c051
|
||||
printf1("diff=%d\n", diff)
|
||||
mapNum = 1
|
||||
mapIs3D = 0
|
||||
initMap(7, 120, 0)
|
||||
loop
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user