mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 13:59:19 +02:00
Usunięte prawie wszystkie AnsiString oprócz zapisu e3d.
This commit is contained in:
2
Ground.h
2
Ground.h
@@ -392,7 +392,7 @@ class TGround
|
||||
bool PROBLEND;
|
||||
|
||||
public:
|
||||
void WyslijEvent(const AnsiString &e, const AnsiString &d);
|
||||
void WyslijEvent(const std::string &e, const std::string &d);
|
||||
int iRendered; // ilość renderowanych sektorów, pobierana przy pokazywniu FPS
|
||||
void WyslijString(const std::string &t, int n);
|
||||
void WyslijWolny(const std::string &t);
|
||||
|
||||
Reference in New Issue
Block a user