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