Open GUI opened 1 year ago
The first argument to the deserializer function is self, not the actual value: https://github.com/leafo/pgmoon/blob/7b7ef2a3f17d32881c61f0fb258d2ee01718942c/pgmoon/init.lua#L850
self
The first argument to the deserializer function is
self
, not the actual value: https://github.com/leafo/pgmoon/blob/7b7ef2a3f17d32881c61f0fb258d2ee01718942c/pgmoon/init.lua#L850