Thebarricade/Sandbox – User
Thebarricade's Sandbox
[] spawn {
while {true} do
{
hintSilent str (round diag_fps);
sleep .5;
};
};
Thebarricade's Sandbox
[] spawn {
while {true} do
{
hintSilent str (round diag_fps);
sleep .5;
};
};