Fixes and prizes

This commit is contained in:
Matt
2016-04-19 22:05:43 +02:00
parent 0b0ce96ddb
commit 8f4fd998a9
5 changed files with 65 additions and 10 deletions
+2 -1
View File
@@ -221,7 +221,8 @@ proc/getFilesSlow(var/client/client, var/list/files, var/register_asset = TRUE)
"sprites.png" = 'icons/chess_pieces/sprites.png',
"blank.gif" = 'icons/chess_pieces/blank.gif',
"background.png" = 'nano/images/uiBackground.png',
"garbochess.js" = 'html/browser/garbochess.js'
"garbochess.js" = 'html/browser/garbochess.js',
"boardui.js" = 'html/browser/boardui.js'
)
/datum/asset/nanoui