mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-02-19 15:24:06 -05:00
10 lines
81 B
C#
10 lines
81 B
C#
using System;
|
|
|
|
namespace Hoopla
|
|
{
|
|
public class temp
|
|
{
|
|
// placeholder
|
|
}
|
|
}
|