1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 20:42:21 +02:00

Added scroll keybindings

This commit is contained in:
blat-blatnik 2022-01-07 20:24:23 +01:00
parent 018db49902
commit 214f1bebb6
4 changed files with 29 additions and 1 deletions

View file

@ -1,10 +1,12 @@
using System;
namespace Tests
{
class Program
{
public static void Main()
{
}
}
}