mirror of
https://github.com/td512/re3.git
synced 2026-04-20 07:36:16 +00:00
get rid of most --MIAMI comments
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
#include "Curves.h"
|
||||
|
||||
//--MIAMI: file done
|
||||
|
||||
float CCurves::CalcSpeedScaleFactor(CVector* pPoint1, CVector* pPoint2, float dir1X, float dir1Y, float dir2X, float dir2Y)
|
||||
{
|
||||
CVector2D dir1(dir1X, dir1Y);
|
||||
|
||||
Reference in New Issue
Block a user