This website requires JavaScript.
Explore
Help
Sign in
saibotk
/
Bildschirmflausch-LD41
Watch
1
Star
0
Fork
You've already forked Bildschirmflausch-LD41
0
Code
Releases
Activity
ff9e0a4597
Bildschirmflausch-LD41
/
Assets
/
Scripts
/
Entities
/
Collectable.cs
4 lines
79 B
C#
Raw
Normal View
History
Unescape
Escape
Refactor Room | Objective | Entity | Door Interaction | Code format | clean up
2018-04-22 15:59:14 +02:00
public
class
Collectable
:
Entity
{
public
Collectable
(
)
:
base
(
)
{
}
Added Collectable
2018-04-21 16:20:38 +02:00
}
Copy permalink