Changeset 496 for trunk/LocalPlayer/NatStat.pas
- Timestamp:
- Dec 18, 2023, 10:31:54 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LocalPlayer/NatStat.pas
r470 r496 498 498 pView := Me; 499 499 Tag := pView; 500 PlayerClick( self); // no, this is not nice500 PlayerClick(Self); // no, this is not nice 501 501 end 502 502 else
Note:
See TracChangeset
for help on using the changeset viewer.