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