document the original unit stars random state

This commit is contained in:
Justin Schwartz
2025-07-22 21:05:49 -05:00
committed by Martin Michelsen
parent 1729edc1d2
commit 648e15a016
+1 -1
View File
@@ -96,7 +96,7 @@ private:
// [0x0B] - unit modifiers
// [0x0C] - common armor DFP bonuses
// [0x0D] - common armor EVP bonuses
// [0x0E] - apparently unused
// [0x0E] - unit stars
// [0x0F] - which common weapon special to generate
// [0x10] - apparently unused
std::shared_ptr<RandomGenerator> rand_crypt;