Move buttons and image

They now live in ocarina.components, since they are used to build higher
level objects
This commit is contained in:
Bryan Schumaker 2010-11-23 20:16:03 -05:00
parent f4488dc909
commit 44ff0d2fce
4 changed files with 1 additions and 1 deletions

View File

View File

@ -167,7 +167,7 @@ def init():
global label
global image
import button
from components import button
import entry
import pbar
import label