Files
osirose-new/proto/common.proto
raven a9a6c52b00 - update: proto files to move common stuff into common proto files
- update: made changes for new proto paths
- add: skills to character table
- add: load and send skills to client from db
- add: chat proto
2025-02-27 22:11:17 -05:00

5 lines
53 B
Protocol Buffer

syntax = "proto3";
package common;
message Empty {}