mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-21 21:56:01 +00:00
4 lines
59 B
Ruby
4 lines
59 B
Ruby
def pbGetCurrentRegion(defaultRegion = -1)
|
|
return -1
|
|
end
|