ActorRefill OK

This commit is contained in:
Aetias
2025-05-29 08:51:28 +02:00
parent 0b6e5d042b
commit 2c27f6cb3d
9 changed files with 61 additions and 74 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ struct Random {
}
};
extern Random *gRandom;
extern Random gRandom;