mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
revert filechoose
This commit is contained in:
parent
0021688a95
commit
9568a1dae3
1 changed files with 0 additions and 13 deletions
|
@ -449,19 +449,6 @@ void FileChoose_DrawNameEntry(GameState* thisx) {
|
||||||
|
|
||||||
dayTime = ((void)0, gSaveContext.dayTime);
|
dayTime = ((void)0, gSaveContext.dayTime);
|
||||||
|
|
||||||
// hacky function for testing
|
|
||||||
// while drag and drop is broken on linux
|
|
||||||
// enter "rando" as file name
|
|
||||||
// if(this->fileNames[1][0] == '5' &&
|
|
||||||
// this->fileNames[1][1] == '$' &&
|
|
||||||
// this->fileNames[1][2] == '1' &&
|
|
||||||
// this->fileNames[1][3] == '\'' &&
|
|
||||||
// this->fileNames[1][4] == '2')
|
|
||||||
// {
|
|
||||||
ParseItemLocations("spoiler.json");
|
|
||||||
LoadItemLocations("spoiler.json");
|
|
||||||
// }
|
|
||||||
|
|
||||||
Sram_InitSave(this, &this->sramCtx);
|
Sram_InitSave(this, &this->sramCtx);
|
||||||
|
|
||||||
// todo: fill link's pocket here
|
// todo: fill link's pocket here
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue