Changeset - f6cc850e1c82
[Not reviewed]
default
0 1 0
silverwing - 7 years ago 2017-09-09 09:19:26

fix: dice game
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
london_dice.lua
Show inline comments
 
@@ -9,6 +9,7 @@ dice_game = room {
 
    nosave = true;
 
    noautosave = true;
 
    forcedsc = true;
 
    hideinv = true;
 
    nam = "dice_game";
 
    disp = "Игра в кости";
 
    win = "dice_game_win";
0 comments (0 inline, 0 general)