Mark McGranaghan 8d31ec147c move to vendor
2012-11-17 08:21:42 -08:00

4 lines
91 B
ActionScript

protected function remote(method : String, ...args : Array) : Boolean {
return true;
}