9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
|
// Modifed by Zunath on 6/21/2011
|
||
|
// Replaced original script with the new version.
|
||
|
|
||
|
#include "zst_include"
|
||
|
void main()
|
||
|
{
|
||
|
PSS_OnChestOpen();
|
||
|
}
|