mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-26 01:50:36 +00:00
fixed fake-mobile
This commit is contained in:
parent
937c830571
commit
eee39b0340
@ -9,7 +9,7 @@
|
||||
#include <string>
|
||||
|
||||
namespace hr {
|
||||
string scorefile = "fakemobile_score.txt";
|
||||
std::string scorefile = "fakemobile_score.txt";
|
||||
}
|
||||
|
||||
#include <SDL/SDL.h>
|
||||
|
Loading…
Reference in New Issue
Block a user