home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global guserlist
- set s to the sakuramoney of guserlist
- if s = 0 then
- exit
- end if
- set gokei to s + getkinri()
- put s
- if s > 0 then
- unLoad()
- put integer(gokei) into field "money"
- setfontsakura()
- go("hikidasi")
- else
- beep()
- alert("テ・ツェテァ窶コテAテウaテ」窶。テゥcテァテテテ陛窶テテ凝窶ケテテセテテ津B")
- end if
- end
-