repo.or.cz
/
18plus-7leafadventure.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix hair, dick around with new game screen.
[18plus-7leafadventure.git]
/
src
/
org
/
sevenchan
/
dongs
/
enchantment
/
events
/
ScreenChangedEvent.as
blob
afe79c069b9093b02fb7037287c1157ab2f8159e
1
package
org
.
sevenchan
.
dongs
.
enchantment
.
events
2
{
3
/**
4
* ...
5
* @author Harbinger
6
*/
7
public
class
ScreenChangedEvent
8
{
9
10
public
function
ScreenChangedEvent
()
11
{
12
13
}
14
15
}
16
17
}