This website works better with JavaScript
Home
Explore
Help
Sign In
reddo
/
the-obelisk
Watch
1
Star
1
Fork
0
Files
Pull Requests
0
Tree:
8148495381
Branches
Tags
master
the-obelisk
/
app
/
World
/
Classes
/
Things
/
Bodypart
/
SexHole.ts
SexHole.ts
75 B
History
Raw
1
2
3
4
/// <reference path="../Bodypart.ts" />
class SexHole extends Bodypart {
}