mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 07:03:30 +01:00
Derp "DEBUG".
Analyzer now fit on utitity belt. Also t-ray scanner now fit on utitity belt. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@774 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -41,8 +41,6 @@ mob/new_player
|
||||
src.changes()
|
||||
else
|
||||
var/lastchangelog = length('changelog.html')
|
||||
world << "DEBUG: lastchangelog = [lastchangelog]"
|
||||
world << "DEBUG: preferences.lastchangelog = [preferences.lastchangelog]"
|
||||
if (!src.client.changes && preferences.lastchangelog!=lastchangelog)
|
||||
src.changes()
|
||||
preferences.lastchangelog = lastchangelog
|
||||
|
||||
Reference in New Issue
Block a user