From d6ad08cffa2e429db8adb14dd334ec774ce692d6 Mon Sep 17 00:00:00 2001 From: Remy Marquis Date: Sat, 21 Jan 2017 22:08:26 +0100 Subject: [PATCH] set sess.aWeaponStats readonly --- fields.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fields.rst b/fields.rst index 860f444..4dcbd1c 100644 --- a/fields.rst +++ b/fields.rst @@ -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.