mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 14:07:29 -04:00
daPy_lk_c::procBottleOpen
This commit is contained in:
@@ -145,7 +145,7 @@ public:
|
||||
void Set(const cCcD_SrcCpsAttr& pSrc) {
|
||||
cM3dGCps::Set(pSrc.mCps);
|
||||
}
|
||||
void Set(const cXyz& pStart, const cXyz& pEnd, float radius) {
|
||||
void Set(const cXyz& pStart, const cXyz& pEnd, f32 radius) {
|
||||
cM3dGCps::Set(pStart, pEnd, radius);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user