mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-02-19 12:41:04 +00:00
5 lines
73 B
Haxe
5 lines
73 B
Haxe
package triggers;
|
|
|
|
class DestinationTrigger extends Trigger {
|
|
// Stub
|
|
}
|