本帖最后由 VIPArcher 于 2015-2-9 19:46 编辑 帮你编辑了一个标题 VIPArcher 留
class << Cache def normal_bitmap(path) @cache[path] = Bitmap.new(path) unless include?(path) @cache[path] rescue RGSSError msgbox "出错的文件名为'#{path}',请检查该文件是否有问题。" empty_bitmap endend
class << Cache def normal_bitmap(path) @cache[path] = Bitmap.new(path) unless include?(path) @cache[path] rescue RGSSError msgbox "出错的文件名为'#{path}',请检查该文件是否有问题。" empty_bitmap end end
查看全部评分
taroxd 发表于 2015-2-9 15:52 试试看
折叠内容标题(非必须)
折叠内容
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2024-11-15 17:39
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.