mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-10 02:35:17 -04:00
merge
This commit is contained in:
@@ -1201,7 +1201,7 @@ int dComIfG_play_c::getLayerNo(int param_0) {
|
||||
}
|
||||
|
||||
int layer = dComIfGp_getStartStageLayer();
|
||||
char* stage = dComIfGp_getStartStageName();
|
||||
const char* stage = dComIfGp_getStartStageName();
|
||||
|
||||
return getLayerNo_common(stage, roomNo, layer);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user