home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global guserlist
- set m to the money of guserlist
- set s to the sakuramoney of guserlist
- set gokei to s + getkinri()
- put 0 into field "money"
- put integer(gokei) into field "sakuMone"
- setfontsakura()
- go(marker(1))
- end
-