GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Wiki
Nuno_Teixeira
/
TheVengeance-Project-IADE-Unity2D
Transfer to URL with SHA
Find file
Newer
Older
tree:
28dde0db9d
Branches
Tags
×
master
TheVengeance-Project-IADE-Unity2D
/
Assets
/
Ink
/
InkLibs
/
InkRuntime
/ Void.cs
Rackday
on 29 Oct
124 bytes
Major Update
Raw
Blame
History
namespace Ink.Runtime { public class Void : Runtime.Object { public Void () { } } }