File diff 4c3d967e11ee → ea5fe5c0d7d5
london_dice.lua
Show inline comments
 
@@ -158,7 +158,7 @@ dg_pass = obj {
 

	
 
dg_lose = obj {
 
    nam = "dg_lose";
 
    dsc = [[{Сдаться(ставка будет потеряна). }^]];
 
    dsc = [[{Сдаться (ставка будет потеряна). }^]];
 
    act = function(s)
 
        timer:stop();
 
        game.timer = nil;