1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-22 09:11:07 +00:00

Rearranged files

This commit is contained in:
Acamaeda 2020-10-30 13:27:23 -04:00
parent 7472010fe7
commit 66494e4ce2
9 changed files with 154 additions and 162 deletions

View file

@ -100,6 +100,7 @@ function startPlayerBase() {
showStory: true,
points: modInfo.initialStartPoints,
subtabs: {},
gameEnded:false
}
}