mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 06:06:50 +00:00
6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
public DrawFlat()
|
|
{
|
|
// $position = $position + [100, 100, 100];
|
|
Draw();
|
|
}
|