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