Rename scene and callback labels (#981)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
|
||||
Route16Gate_MapScripts:
|
||||
def_scene_scripts
|
||||
scene_script .DummyScene, SCENE_ROUTE16GATE_BICYCLE_CHECK
|
||||
scene_script Route16GateNoopScene, SCENE_ROUTE16GATE_BICYCLE_CHECK
|
||||
|
||||
def_callbacks
|
||||
|
||||
.DummyScene:
|
||||
Route16GateNoopScene:
|
||||
end
|
||||
|
||||
Route16GateOfficerScript:
|
||||
|
Reference in New Issue
Block a user