Browse Source

Clean up portal.cpp

pull/100/head
Anders Jenbo 7 years ago
parent
commit
5eb570dea9
  1. 2
      Source/portal.cpp

2
Source/portal.cpp

@ -62,7 +62,6 @@ void SyncPortals()
}
}
}
// 5CF31D: using guessed type char setlevel;
void AddInTownPortal(int i)
{
@ -145,7 +144,6 @@ void GetPortalLevel()
}
}
}
// 5CF31D: using guessed type char setlevel;
void GetPortalLvlPos()
{

Loading…
Cancel
Save