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