Remove comments and cleanup for the PR

This commit is contained in:
Franklyn Tackitt
2024-02-21 14:35:12 -07:00
parent 1038ef6ba3
commit 93ee2acd21
2 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ public:
daObjIkariHIO_c() {
unk[0] = 0;
unk[1] = 0;
mWindPowerScale = 0.1;
mWindPowerScale = 0.1f;
}
virtual ~daObjIkariHIO_c(){};