Merge branch 'jgrpp' into jgrpp-beta
# Conflicts: # src/network/core/packet.cpp # src/network/core/udp.cpp
This commit is contained in:
@@ -1387,7 +1387,7 @@ public:
|
||||
|
||||
inline void UpdateImageStateUsingMapDirection(VehicleSpriteSeq &seq)
|
||||
{
|
||||
this->UpdateImageState(this->GetMapImageDirection(), seq);
|
||||
this->UpdateImageState(((T *)this)->GetMapImageDirection(), seq);
|
||||
}
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user