set sess.aWeaponStats readonly

This commit is contained in:
Remy Marquis 2017-01-21 22:08:26 +01:00
parent 9b08ddf4bb
commit d6ad08cffa
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ sess.sigma float rw
sess.oldmu float rw
sess.oldsigma float rw
sess.uci int rw
sess.aWeaponStats weaponstat rw
sess.aWeaponStats weaponstat ro
================================= =========== ======== ==================================
.. note:: All the session `sess.*` fields will return `nil` unless the entity is associated with a client slot.