mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-26 11:54:49 +01:00
Misc template fix
This commit is contained in:
parent
0c4aab6858
commit
9fa26bc67b
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ init python:
|
||||||
'Label': "storyline_ex"
|
'Label': "storyline_ex"
|
||||||
}];
|
}];
|
||||||
|
|
||||||
image template_sample = Image("mods/template/img/sample.png")
|
image template_sample = Image("mods_example/template/img/sample.png")
|
||||||
|
|
||||||
label storyline_ex:
|
label storyline_ex:
|
||||||
call chapter_2_new
|
call chapter_2_new
|
||||||
|
|
Loading…
Add table
Reference in a new issue