4 lines
50 B
SourcePawn
4 lines
50 B
SourcePawn
|
public float egg() {
|
||
|
return view_as<void>(10);
|
||
|
}
|