dashboard
repositories
filestore
activity
search
login
main
/
Testing_Sandbox
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
#39 added fog of war
miepzerino
2025-04-02
58cfba74c0c32eb22d138117ead153d04155e32b
[Testing_Sandbox.git]
/
Assets
/
Flexalon
/
Runtime
/
AssemblyInfo.cs
1
2
3
4
using
System
.
Runtime
.
CompilerServices
;
[
assembly
:
InternalsVisibleTo
(
"Flexalon.Editor"
)]
[
assembly
:
InternalsVisibleTo
(
"Flexalon.Editor.Tests"
)]