mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Move skipblocks default setting to obj.init()
This commit is contained in:
committed by
Ethan Lee
parent
9296547feb
commit
4ea4a1e615
@@ -51,6 +51,7 @@ void entityclass::init()
|
||||
nentity = 0;
|
||||
nblocks = 0;
|
||||
|
||||
skipblocks = false;
|
||||
skipdirblocks = false;
|
||||
platformtile = 0;
|
||||
customplatformtile=0;
|
||||
|
||||
Reference in New Issue
Block a user