csgo-2018-source/engine/flat.mat
2021-07-24 21:11:47 -07:00

6 lines
75 B
Plaintext

public DrawFlat()
{
// $position = $position + [100, 100, 100];
Draw();
}