mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 00:55:20 +01:00
Fix for playing cards on systems with IE8
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -10,4 +10,5 @@
|
||||
/datum/html_interface/cards/sendResources(client/client)
|
||||
. = ..() // we need the default resources
|
||||
|
||||
client << browse_rsc('cards.css')
|
||||
client << browse_rsc('cards.css')
|
||||
client << browse_rsc('cards.png')
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 277 KiB |
Reference in New Issue
Block a user