dashboard
repositories
filestore
activity
search
login
main
/
Testing_Sandbox
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
#49 added parallax and tiling to background
miepzerino
2025-04-07
ab5a24f4c0cffbc8e8f76e40293f2201027b7c50
[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")]