Rename scene and callback labels (#981)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
@@ -2,9 +2,9 @@ Route23_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
callback MAPCALLBACK_NEWMAP, .FlyPoint
|
||||
callback MAPCALLBACK_NEWMAP, Route23FlypointCallback
|
||||
|
||||
.FlyPoint:
|
||||
Route23FlypointCallback:
|
||||
setflag ENGINE_FLYPOINT_INDIGO_PLATEAU
|
||||
endcallback
|
||||
|
||||
|
Reference in New Issue
Block a user