source-engine/engine/flat.mat
2026-05-22 12:29:16 +00:00

6 lines
75 B
Plaintext

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