Master of the ? and eating gourmet legos. Impressively strange....likes to say "I see" alot. Without Toasty I would not know of Chef Brian or the demented cartoon movie.....My life would be much less interesting.....
toastermage: o.o
toastermage: unusual
toastermage: class LevelMod(wxPanel):
def __init__(self,parent,id):
wxPanel.__init__(self,parent,id)
self.lvlbx = wxComboBoself,1, pos=(50,10),style=wxCB_READONLY)
for num in range(1,201):
self.lvlbx.Append(str(num))
toastermage: unusual
toastermage: class LevelMod(wxPanel):
def __init__(self,parent,id):
wxPanel.__init__(self,parent,id)
self.lvlbx = wxComboBoself,1, pos=(50,10),style=wxCB_READONLY)
for num in range(1,201):
self.lvlbx.Append(str(num))
by Smoke the Hucast May 9, 2005

by Wafercrusader March 23, 2023

by Ianyourgod April 12, 2022

by Estepona September 19, 2018

by Potato fan January 11, 2024

by Toaster bath enjoyer December 2, 2024

by Doug D October 4, 2016
