mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Var
Working in a hurry is bad.
This commit is contained in:
+1
-1
@@ -797,7 +797,7 @@ var Room = {
|
||||
$SM.set('stores["'+k+'"]', 0);
|
||||
}
|
||||
|
||||
lk = _(k);
|
||||
var lk = _(k);
|
||||
|
||||
// thieves?
|
||||
if(typeof $SM.get('game.thieves') == 'undefined' && num > 5000 && $SM.get('features.location.world')) {
|
||||
|
||||
Reference in New Issue
Block a user