Skip to content

Commit

Permalink
Update ROOM_HALL
Browse files Browse the repository at this point in the history
  • Loading branch information
sigee committed Aug 8, 2017
1 parent 2d7eb3d commit 62bd52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/secure/include/rooms.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#define ROOM_SETTER (DIR_STANDARD_DOMAIN "/setter")
#define ROOM_DEATH (DIR_STANDARD_DOMAIN "/death/death_room")
#define ROOM_IDLE_SHOP (DIR_STANDARD_DOMAIN "/idle_supply")
#define ROOM_HALL (DIR_STANDARD_DOMAIN "/adv_main")
#define ROOM_HALL (DOMAINS_DIRS "/wizhall/adv_inner")
#define ROOM_QUEST (DIR_STANDARD_DOMAIN "/quest_room")
#define ROOM_CACHE (DIR_STANDARD_DOMAIN "/cache")
#define ROOM_LOCKED (DIR_STANDARD_DOMAIN "/locked")
Expand Down

0 comments on commit 62bd52d

Please sign in to comment.