diff --git a/game/update.js b/game/update.js index 124526432..b4417969a 100644 --- a/game/update.js +++ b/game/update.js @@ -6,6 +6,7 @@ window.noname_update={ files:{ global:[ 'game/game.js', + 'layout/default/layout.css', ], '1.8.21':[] }