mirror of
https://bitbucket.org/seefoe/dsrc.git
synced 2026-07-31 01:15:55 -04:00
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
// Stubbed out script, in case we need to add something to the pa hall.
|
|
trigger OnInitialize()
|
|
{
|
|
return SCRIPT_CONTINUE;
|
|
}
|