mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-10 12:04:36 -04:00
fix the string
This commit is contained in:
parent
9c8f1a809e
commit
330c20ec2c
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ struct ParticleStruct
|
|||
float frictionRot;
|
||||
float frictionRotVar;
|
||||
|
||||
std::string sFrame;
|
||||
gd::string sFrame;
|
||||
|
||||
ParticleStruct()
|
||||
: TotalParticles(0)
|
||||
|
|
Loading…
Add table
Reference in a new issue