Merge branch 'main' of https://toastielab.dev/toastie_t0ast/game-project
This commit is contained in:
commit
db90d6bd03
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ public enum Toki {
|
||||||
wawa,
|
wawa,
|
||||||
weka,
|
weka,
|
||||||
wile
|
wile
|
||||||
};
|
}
|
||||||
|
|
||||||
private Toki[string] getTable() {
|
private Toki[string] getTable() {
|
||||||
Toki[string] table;
|
Toki[string] table;
|
||||||
|
|
Reference in a new issue