mirror of
https://github.com/zeldaret/ss
synced 2026-08-03 08:43:32 -04:00
fix regressions
This commit is contained in:
@@ -61,7 +61,7 @@ dAcBase_c::dAcBase_c()
|
||||
}
|
||||
|
||||
if (s_Create_Rotation) {
|
||||
mRotation = *s_Create_Rotation;
|
||||
setRotation(*s_Create_Rotation);
|
||||
}
|
||||
|
||||
if (s_Create_Scale) {
|
||||
|
||||
Reference in New Issue
Block a user