mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Fix for my previous commit. Reverting world.dm
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5824 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
view = "15x15"
|
||||
cache_lifespan = 1
|
||||
|
||||
#define RECOMMENDED_VERSION 495
|
||||
|
||||
/world/New()
|
||||
//logs
|
||||
@@ -86,6 +87,8 @@
|
||||
KickInactiveClients()
|
||||
return
|
||||
|
||||
#undef RECOMMENDED_VERSION
|
||||
|
||||
//world/Topic(href, href_list[])
|
||||
// world << "Received a Topic() call!"
|
||||
// world << "[href]"
|
||||
|
||||
Reference in New Issue
Block a user