mirror of
https://github.com/zeldaret/ss
synced 2026-08-07 02:05:54 -04:00
dAcEKs_c + dTgKiesuTag_c progress
This commit is contained in:
@@ -101,6 +101,9 @@ public:
|
||||
mVec3_c &getStartingPosition() {
|
||||
return mStartingPos;
|
||||
}
|
||||
const mVec3_c &getStartingPos() const {
|
||||
return mStartingPos;
|
||||
}
|
||||
void setStartingPosition(const mVec3_c &v) {
|
||||
mStartingPos = v;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user