mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2026-08-01 04:40:34 +00:00
cleanup
This commit is contained in:
@@ -26,6 +26,6 @@ namespace scripting
|
||||
void set_z(float value);
|
||||
|
||||
private:
|
||||
game::vec3_t value_{ 0 };
|
||||
game::vec3_t value_{};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user