7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
|
if (timeline_position < 1) {
|
||
|
// global.cutscene_mode = true;
|
||
|
// global.cutscene_number = CUTSCENE_BOSS;
|
||
|
}
|
||
|
|
||
|
|