mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-04 04:43:57 +00:00
removed the no longer used syncstate variable
This commit is contained in:
parent
a97dc473bf
commit
c5c5f966dd
@ -5,8 +5,6 @@
|
|||||||
|
|
||||||
bool offlineMode = false;
|
bool offlineMode = false;
|
||||||
|
|
||||||
int syncstate = 0;
|
|
||||||
|
|
||||||
const char* leadernames[NUMLEADER] = {
|
const char* leadernames[NUMLEADER] = {
|
||||||
"Score", "Diamonds", "Gold", "Spice", "Rubies", "Elixirs",
|
"Score", "Diamonds", "Gold", "Spice", "Rubies", "Elixirs",
|
||||||
"Shards100", "Totems", "Daisies", "Statues", "Feathers", "Sapphires",
|
"Shards100", "Totems", "Daisies", "Statues", "Feathers", "Sapphires",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user