Changeset 350 for trunk/LocalPlayer/Battle.pas
- Timestamp:
- Apr 6, 2021, 8:22:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LocalPlayer/Battle.pas
r330 r350 206 206 OKBtn.Caption := Phrases.Lookup('BTN_YES'); 207 207 CancelBtn.Caption := Phrases.Lookup('BTN_NO'); 208 InitButtons ();208 InitButtons; 209 209 end; 210 210
Note:
See TracChangeset
for help on using the changeset viewer.