mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Removes client/var/team. It was unused.
Tidies up a few loose ends with the obj/admins -> datum/admins changes. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4755 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
//Some of this is being changed to a datum to cut down on uneccessary variables at the client level. ~Carn
|
||||
/client
|
||||
////////////////
|
||||
//ADMIN THINGS//
|
||||
@@ -29,7 +28,6 @@
|
||||
var/changes = 0
|
||||
var/area = null
|
||||
var/played = 0
|
||||
var/team = null
|
||||
var/be_alien = 0 //Check if that guy wants to be an alien
|
||||
var/be_pai = 1 //Consider client when searching for players to recruit as a pAI
|
||||
var/activeslot = 1 //Default active slot!
|
||||
|
||||
Reference in New Issue
Block a user